project file
美
英 
英汉解释
例句
MSBuild introduces a new XML-based project file format that is simple to understand, easy to extend, and fully supported by Microsoft.
MSBuild引入了一种新的基于XML的项目文件格式,这种格式容易理解、易于扩展并且完全受Microsoft支持。
You execute a task in an MSBuild project file by creating an element with the name of the task as a child of a Target element.
通过创建一个元素并将任务的名称作为Target元素的子元素,可执行MSBuild项目文件中的任务。
After a bit of investigation I found the generated project file was corrupt.
经过一番调查,我发现生成的项目文件被损坏。
A hyperlink can go to another document, file, or Web page; a specific place in a file or Web site; or another part of your project file.
超链接可以转至其他文档、文件或Web页、文件或网站中的指定位置,或者项目文件的其他部分。
If one of these targets has been overridden in a custom project file , it is recognized as a potential security risk .
如果这些目标之一在自定义项目文件中已被重写,它将被识别为具有潜在的安全风险。
A better way of authoring a project file is to use multiple targets and explicitly express dependencies between them.
一种更好的编写项目文件的方法是使用多个目标并显式地表达它们之间的依赖关系。
Items are declared in the project file by creating an element with the name of the item collection as a child of an ItemGroup element.
通过创建一个元素并将项集合的名称作为ItemGroup元素的子元素,可以在项目文件中声明项。
The Error List window displays the name of the application , project file, and location of the line that does not compile or parse .
“错误列表”窗口显示应用程序的名称、项目文件以及无法编译或分析的行所在的位置。
Once you've imported the tradesystem. xml project file, you'll see that the Touchpoint pane is populated with a number of entries.
导入了tradesystem.xml项目文件后,将会看到Touchpoint窗格中填充了一系列条目。
Item metadata is declared in the project file by creating an element with the name of the metadata as a child element of the item.
项元数据是通过创建作为该项的子元素的具有元数据名称的元素在项目文件中声明的。
Strategies to help protect your project file and its objects are briefly described below, and roughly arranged by levels of security.
下面简述了有关如何帮助保护项目文件及其对象的策略,这些策略大致按安全级别排列。
A simple project might consist of a form or HTML document, source code files, and a project file.
一个简单的项目可能由一个窗体或HTML文档、源代码文件和一个项目文件组成。
Also, trying to import a project file (instead of open it) displays an intelligent error message.
同时,试图导入工程文件(而不是打开)时也会显示错误警告。
In a project file you can use wildcards to include all the files in one directory or a nested set of directories as inputs for a build.
在项目文件中,可以使用通配符将一个目录或一组嵌套目录中的所有文件都包括在某个生成的输入列表中。
The following example project file references the project name as a reserved property to specify the name for the output.
下面的示例项目文件将项目名称作为保留属性引用,以指定输出文件的名称。
Click the Project file drop-down list located near the bottom of the Open dialog box.
按一下位于「开启」对话方块底部附近的「专案档案」下拉式清单。
Element. This lets MSBuild know where to look for the execution logic of your task when it finds it in your project file.
这样,当MSBuild在项目文件中找到任务后,就知道在何处查找任务的执行逻辑了。
Look in the Differences column for a description of the changes you made to the original project file.
在“差异”列中查看您对原始项目文件所做更改的说明。
In general, the project file stores the configuration and build settings you specify for the project and its set of items.
通常,项目文件存储为该项目及其项的集合指定的配置和生成设置。
On the Window menu, click the name of your project file to switch back to it.
在“窗口”菜单上,单击项目文件的名称,以切换回该项目。
You can override any of these properties at the command line without altering the project file itself.
可通过命令行重写这些属性中的任何一个,而无需更改项目文件自身。
A warning appears on an application when a project file cannot be parsed.
当项目文件无法分析时,应用程序上会出现一个警告。
In contrast, in a Web application project, only files that are explicitly referenced in the solution's project file are part of the project.
与此相反,在Web应用程序项目中,只有在解决方案的项目文件中显式引用的文件才是项目的组成部分。
You can use the name or location of the project in the project file itself without having to create your own property.
您可以在项目文件本身中使用项目的名称或位置,而不必创建自己的属性。
Displays the Project file location dialog box, which allows you to navigate to the folder where you want to locate the project file.
显示“项目文件位置”对话框,通过该对话框可定位到要在其中查找项目文件的文件夹。
You can either move the files back to the original location or edit the project file with a text editor and specify the correct directory .
你能移动返回最初的位置文件或用一个文字档编辑程序编辑计画文件而且叙述正确的目录。
It turns out the package wizard does project file substitution a bit differently than the project project templates.
这表明,包向导的项目文件替换和项目模板稍有不同。
Opens a dialog box that explains why the project file was determined to be a potential security risk.
打开一个对话框,该对话框说明为什么确定项目文件具有潜在的安全风险。
Breaking up the project file this way allows for sections of the file to be changed without affecting others.
以这种方式划分项目文件,可以更改文件的某些部分而不影响其他部分。
The Team Foundation Build process is controlled by a set of XML files that correspond to the MSBuild project file schema.
TeamFoundationBuild过程由对应于MSBuild项目文件架构的一组XML文件控制。
Targets group tasks together in a particular order and expose sections of the project file as entry points into the build process.
目标按特定的顺序将任务组合到一起,并将项目文件的各个部分公开为生成过程的入口点。
This helps protect against malicious users accessing files that are outside of the application by using relative paths in a project file .
这有助于防止恶意用户通过在项目文件中使用相对路径来访问应用程序范围外的文件。
For File name, type the name you want to use for your Project file.
在“文件名”中,键入Project文件要使用的名称。
Certain items used by imported. Targets files cannot be overridden in a project file.
导入的.targets文件使用的某些项无法在项目文件中重写。
If this item metadata is not specified, the task uses the absolute path of the directory where the project file is located.
如果未指定此项元数据,任务将使用项目文件所在目录的绝对路径。
In Visual Studio 2005, it is possible to customize an MSBuild project file to redefine the build process.
在VisualStudio2005中,可以自定义MSBuild项目文件以重新定义生成过程。
If you edit a loaded project file, Visual Studio will automatically prompt you to reload the project so that the changes take effect.
如果编辑已加载的项目文件,VisualStudio将自动提示您重新加载项目,以使更改生效。
Describes the security dialog box that appears when Visual Studio attempts to open a potentially unsafe project file.
介绍在VisualStudio尝试打开可能不安全的项目文件时显示的安全对话框。
Type msbuild. Exe followed by the name of the solution or project file.
键入msbuild.exe,后面跟随解决方案或项目文件的名称。
When an item is added to a project, the location of its physical source file on disk is also added to the project file.
向项目中添加项时,其物理源文件在磁盘上的位置也添加到项目文件中。